Remove BSD_PGRPS.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 4 May 2010 07:40:53 +0000 (00:40 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 4 May 2010 07:40:53 +0000 (00:40 -0700)
commit98c3b86eab81a5dee5e2a292bbc8d385226e59b2
treea682a6cc44b5db8c63e1b97566413044ca5163c3
parent0992b5b600241dc008276b018131066d0be07d1a
Remove BSD_PGRPS.
* s/bsd-common.h (BSD_PGRPS): Remove undef.
* s/gnu-linux.h (BSD_PGRPS): Remove.
* term.c (dissociate_if_controlling_tty):
* sysdep.c (narrow_foreground_group, widen_foreground_group)
(init_sys_modes, reset_sys_modes):
* emacs.c (main):
* callproc.c (Fcall_process, child_setup): Remove code depending
on BSD_PGRPS.
src/ChangeLog
src/callproc.c
src/emacs.c
src/s/bsd-common.h
src/s/gnu-linux.h
src/sysdep.c
src/term.c